iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you or using one of the available ...
iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you or using one of the available ...
I am using iCheck plugin for customizing checkboxes. I need to display certain text when one or more checkbox is checked and hide the text when none are ...
You may use any selectors, iCheck will find checkboxes and radio buttons itself. $('input').iCheck('check'); — change input's state to checked. $('input').